* Unregistered copies will handle 25 files per folder instead of 5.
* Removes the redundant Editor tag "naturalsizeflag" that is generated by HTML Editors from Adobe.
* Shows an alert at startup when opened under Mac OS X, saying that the program does not work in the Classic environment.
New since version 5.4
* Improved the Cancel-button's function at the Preferences to cancel more settings if needed.
* Added the file extensions .swf and .mov to the graphic file extension list at the Preferences.
* Added the file types SWFL and MooV to the Advanced Users button's list at the Preferences.
New since version 5.3.1
* Fixed a bug that crashed the application when opening it from CD-ROM or any other write-protected medium.
* The Duplimize option is on by default.
New since version 5.3
* For users of Mac OS 8.5 or later it's possible to see the web folder as the current directory in the Open Dialog when it pops up.
* Added a checkbox 'HTML 4 Compliant' to the Preferences, in order to check for deprecated tags according to strict HTML 4, for example <FONT> and <CENTER> (you should use style sheets instead).
* Added the .css file extension to the default file extensions list at the Preferences.
* Converts any single &-character in text to & when optimizing.
* When checking tags, incomplete <P> </P> pairs are detected (since HTML 4.01 it's no longer allowed to omit the end tag </P>).
New since version 5.2
Various bug fixes resulting in:
* Improved optimization of JavaScript.
* Safer removing of JavaScript comments.
* Safer removing of HTML comments.
* Safer removing of Redundant Editor Tags.
New since version 5.1
(in verison 5.1.1 a bug was fixed related to writing the log to the Logs folder)
* Files with .js, .las and .lasso file extensions can be optimized and comments removed (in version 5.0 optimization of .js files did not work well).
* Server-side JavaScript between <SERVER></SERVER> tags can also be also optimized and comments removed.
* Gobbling up whitespace due to unofficial HTML code is prevented.
* More reliable aborting a process when the Stop button is clicked.
* Fixed a bug related to removing redundant editor tags from GoLive.
* Does not remove the optional end tag </P> any more, to satisfy all browsers.
New since version 5.0
* Enlarged the size of the interface and improved user-friendliness.
* New option: 'Optimize JavaScript', which considerably contributes to the savings.
* Fixed an error in the customization of the 'Set Label Color' menu.
* Added 'Current process:' in the progress window when optimizing.
* Fixed a bug in the 'Remove JavaScript Comments' option.
* Better handling of removing returns from non-official HTML code.
* Added an 'XHTML Compliant' option to the Preferences.